Vcenter TrustedInfrastructure Hosts Hardware Tpm EndorsementKeys Summary

Vcenter TrustedInfrastructure Hosts Hardware Tpm EndorsementKeys Summary
Vcenter TrustedInfrastructure Hosts Hardware Tpm EndorsementKeys Summary

The Vcenter TrustedInfrastructure Hosts Hardware Tpm EndorsementKeys Summary schema contains information that describes a TPM endorsement key.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "key": "string",
    "type": "string"
}
string
key
Required

A unique identifier for the TPM endorsement key.

This property was added in vSphere API 8.0.0.1.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.hosts.hardware.tpm.EndorsementKey. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.hosts.hardware.tpm.EndorsementKey.

string
type
Required

The TPM endorsement key type.

For more information see: Vcenter TrustedInfrastructure Hosts Hardware Tpm EndorsementKeys Type.

This property was added in vSphere API 8.0.0.1.